When you hover the mouse cursor over a fragment of your code while holding down the Ctrl key on the keyboard, that fragment of the code can turn into a hyperlink. 当您在代码片断上移动鼠标时,同时按下键盘上的Ctrl键,这个代码片断就会变成超链接。
This code fragment can be reduced back to a single line by moving the JSTL code into a reusable tag file that outputs the element. 通过将JSTL代码移动到输出元素的可重用标记文件中,就可以将此代码片段缩减为一行。
You can write HTML fragment code for each mode in the definition XML file directly. 您可以在定义XML文件上为每模种模式接编写HTML片段代码。
The first fragment gives code for reading the document, calling the modify code, and writing the modified document. 第一段是读取文档、调用修改代码和编写已修改文档的代码。
The following code fragment is a typical setup step required for code which uses the publish API. 下面的代码片段是使用发布API的代码所需的典型的设置步骤。
Each time the user wants to change the appearance of the table by selecting a menu option, through either of the horizontal or vertical pop-up menu buttons, the data model behind the table is altered as it is shown in the fragment of code in Listing 6. 每次用户想要通过选择菜单选项(水平或垂直弹出菜单按钮)改变表的外观时,将按照清单6的代码修改表背后的数据模型。
The markup fragment is the HTML code rendered by the Home page for the iWidget when it is showing a given mode. 标记片段是当iWidget显示特定模式时Homepage为其呈现的HTML代码。
In the fragment of the code above, each viewer was assigned a styleName. 在以上代码片段中,为每个查看器分配了一个styleName属性。
If you use this code for your own schema, you need to alter that fragment of the code. 如果您将这段代码用于您自己的架构,需要更改代码的相应部分。
He said that most developers use code generation every day, whether they're using Eclipse's "generate getters/ setters" feature or perhaps copying a fragment of working code from elsewhere. BenAlex说到大多数的开发者每天都在使用代码生成,无论是通过Eclipse的“getters/setters”特性还是从别的地方拷贝过来一段代码,本质都是如此。
Research of code fragment cleaning up algorithm and timing mechanism in code resource limited system 码资源受限系统中的碎片整理算法及定时机制的研究
A fragment combining algorithm is designed to judge the combined ability of the parameterized duplication code fragment which are found by the former method, so the discontiguous parameterized duplication code is detected. 提出了程序碎片合并算法,判断通过参数化匹配算法找到的重复代码段之间的可合并性,从而能从程序中识别出非连续的近似重复代码。